( Button
	( B_EncR32
		. Typ = Button
		. Aktiv = BM_EncR32_A
		. Passiv = BM_EncR32_P
		. RollOver = BM_EncR32_R
		. Reset = off
		. X = 359
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.32
	)
	( B_EncR48
		. Typ = Button
		. Aktiv = BM_EncR48_A
		. Passiv = BM_EncR48_P
		. RollOver = BM_EncR48_R
		. Reset = off
		. X = 406
		. Y = 78					
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.48
	)
	( B_EncR64
		. Typ = Button
		. Aktiv = BM_EncR64_A
		. Passiv = BM_EncR64_P
		. RollOver = BM_EncR64_R
		. Reset = off
		. X = 453
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.64
	)
	( B_EncR96
		. Typ = Button
		. Aktiv = BM_EncR96_A
		. Passiv = BM_EncR96_P
		. RollOver = BM_EncR96_R
		. Reset = off
		. X = 500
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.96
	)
	( B_EncR112
		. Typ = Button
		. Aktiv = BM_EncR112_A
		. Passiv = BM_EncR112_P
		. RollOver = BM_EncR112_R
		. Reset = off
		. X = 547
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.112
	)
	( B_EncR128
		. Typ = Button
		. Aktiv = BM_EncR128_A
		. Passiv = BM_EncR128_P
		. RollOver = BM_EncR128_R
		. Reset = off
		. X = 594
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.128
	)
	( B_EncR256
		. Typ = Button
		. Aktiv = BM_EncR256_A
		. Passiv = BM_EncR256_P
		. RollOver = BM_EncR256_R
		. Reset = off
		. X = 641
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.256
	)
	( B_EncR320
		. Typ = Button
		. Aktiv = BM_EncR320_A
		. Passiv = BM_EncR320_P
		. RollOver = BM_EncR320_R
		. Reset = off
		. X = 688
		. Y = 78
		. QuickTip = $L_Q_REC_QUALITY
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Quality.320
	)
	( B_Offline
	    . Typ = Button
		. Aktiv = BM_Offline_A
		. Passiv = BM_Offline_P
		. RollOver = BM_Offline_R
		. Reset = off
		. X = 137
		. Y = 61
		. QuickTip = $L_Q_DATA_OFFLINE
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = CDDBOffline.switch
	)
	( B_Online
	    . Typ = Button
		. Aktiv = BM_Online_A
		. Passiv = BM_Online_P
		. RollOver = BM_Online_R
		. Reset = off
		. X = 137
		. Y = 81
		. QuickTip = $L_Q_DATA_ONLINE
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = CDDBOnline.switch
	)
	( B_Speed_Max
	    . Typ = Button
		. Aktiv = BM_Speed_Max_A
		. Passiv = BM_Speed_Max_P
		. RollOver = BM_Speed_Max_R
		. Reset = off
		. X = 137
		. Y = 145
		. QuickTip = $L_Q_WRITE_SPEED_MAX
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = WriteSpeed.Maximum
	)
	( B_Speed_Sing
	    . Typ = Button
		. Aktiv = BM_Speed_Sing_A
		. Passiv = BM_Speed_Sing_P
		. RollOver = BM_Speed_Sing_R
		. Reset = off
		. X = 137
		. Y = 165
		. QuickTip = $L_Q_WRITE_SPEED_SINGLE
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = WriteSpeed.Single
	)
	( B_Browse
	    . Typ = Button
		. Aktiv = BM_Browse_A
		. Passiv = BM_Browse_P
		. RollOver = BM_Browse_R
		. X = 594
		. Y = 180
		. QuickTip = $L_Q_SELECT_PATH
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = PlayerCommand.PC_PlayerCommand.SetArchiv
		. Functionvalue = true
	)
	( B_Animation
	    . Typ = Button
		. Aktiv = BM_Animation_A
		. Passiv = BM_Animation_P
		. RollOver = BM_Animation_R
		. Reset = off
		. X = 594
		. Y = 313
		. QuickTip = $L_Q_ANIMATON_ON_OFF
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Animation.switch
	)
	( B_PicAdd
	    . Typ = Button
		. Aktiv = BM_PicAdd_A
		. Passiv = BM_PicAdd_P
		. RollOver = BM_PicAdd_R
		. X = 453
		. Y = 257
		. QuickTip = $L_Q_NEW_PIC
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = PlayerCommand.PC_PlayerCommand.AddPicture
		. Functionvalue = true
	)
	( B_PicDel
	    . Typ = Button
		. Aktiv = BM_PicDel_A
		. Passiv = BM_PicDel_P
		. RollOver = BM_PicDel_R
		. X = 594
		. Y = 257
		. QuickTip = $L_Q_DEL_PIC
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = PlayerCommand.PC_PlayerCommand.ResetPicture
		. Functionvalue = true
	)
	( B_Mp3
	    . Typ = Button
		. Aktiv = BM_Mp3_A
		. Passiv = BM_Mp3_P
		. RollOver = BM_Mp3_R
		. Reset = off
		. X = 185
		. Y = 313
		. QuickTip = $L_Q_SAVE_AS_MP3
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Record.Mp3
	)
	( B_Wav
	    . Typ = Button
		. Aktiv = BM_Wav_A
		. Passiv = BM_Wav_P
		. RollOver = BM_Wav_R
		. Reset = off
		. X = 232
		. Y = 313
		. QuickTip = $L_Q_SAVE_AS_WAV
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = Record.Wav
	)
	( B_StandardOptions
	    . Typ = Button
		. Aktiv = BM_Standard_A
		. Passiv = BM_Standard_P
		. RollOver = BM_Standard_R
		. X = 400
		. Y = 358
		. QuickTip = $L_Q_SET_STANDARD
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Load
		. Functionvalue = Defaults
	)
	( B_AbbrechenOptions
	    . Typ = Button
		. Aktiv = BM_Abbrechen_A
		. Passiv = BM_Abbrechen_P
		. RollOver = BM_Abbrechen_R
		. X = 525
		. Y = 358
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Calling = list
		( Functions
			: O_General.Load.true
			: S_Options.Visible.false
		)
	)
	( B_OKOptions
	    . Typ = Button
		. Aktiv = BM_OK_A
		. Passiv = BM_OK_P
		. RollOver = BM_OK_R
		. X = 649
		. Y = 358
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Calling = list
		( Functions
			: Options.O_General.Save.true
			: Szene.S_Options.Visible.false
		)
	)
	( B_Analog
	    . Typ = Button
		. Aktiv = BM_ANALOG_A
		. Passiv = BM_ANALOG_P
		. RollOver = BM_ANALOG_R
		. Reset = off
		. X = 137
		. Y = 229
		. QuickTip = $L_Q_GRAB_ANALOG
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = CDPlay.Analog
	)
	( B_Digital
	    . Typ = Button
		. Aktiv = BM_DIGITAL_A
		. Passiv = BM_DIGITAL_P
		. RollOver = BM_DIGITAL_R
		. Reset = off
		. X = 137
		. Y = 249
		. QuickTip = $L_Q_GRAB_DIGITAL
		( Events
			: MouseUp
			: MouseDown
			: MouseMove
			: Command
		)
		. Function = Options.O_General.Set
		. Functionvalue = CDPlay.Digital
	)
)
( Bitmap
	( BM_MABackgrOptions
		. Typ = Bitmap
		. File = pics/Titel.bmp
		. X = 6
		. Y = 0
		( Text
			. Label = $L_OPTION_HEADLINE
			. Color = 0xC07000
			. X = 9
			. Y = 1
			( Font
				. Size = 18
				. Name = BoomBox 2
			)
		)							
	)
	( BM_CDDB
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 32
		. Y = 35
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_Speed
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 32
		. Y = 119
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_View
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 322
		. Y = 287
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_VIEW_ANIMATION
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_Record
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 32
		. Y = 287
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_Encoder
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 322
		. Y = 35
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ENCODER
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_MusicAnim
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 322
		. Y = 209
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSIC_ANIMATOR
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_MusikArchiv
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 322
		. Y = 131
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSIC_ARCHIVE
			. Color = 0xC07000
			. X = 0
			. Y = 1
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_EncStat
		. Typ = Bitmap
		. File = pics/Status.bmp
		. X = 570
		. Y = 44
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ENCODER_STATE
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 12
				. Name = Tahoma
			)
		)
	)
	( BM_kbits
		. Typ = Bitmap
		. File = pics/kbits.bmp
		. X = 436
		. Y = 57
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_KBIT/S
			. Color = 0xC07000
			. X = 0
			. Y = 1
			( Font
				. Size = 12
				. Name = Tahoma
			)
		)
	)
	( BM_NochEnc
		. Typ = Bitmap
		. File = pics/nochEnc.bmp
		. X = 570
		. Y = 56
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WORD_ENCODINGS_LEFT2
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 12
				. Name = Tahoma
			)
		)
	)
	( BM_EncRate
		. Typ = Bitmap
		. File = pics/EncRat.bmp
		. X = 322
		. Y = 57
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ENCODING_QUALITY
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 14
				. Name = Tahoma
			)
		)
	)
	( BM_Verzeichnis
		. Typ = Bitmap
		. File = pics/Verzeichnis.bmp
		. X = 360
		. Y = 159
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SAVE_PATH
			. Color = 0xC07000
			. ScreenUpdate = true
			. X = 4
			. Y = 1
			( Font
				. Size = 14
				. Name = Tahoma
			)
		)
	)
	( BM_Titel
		. Typ = Bitmap
		. File = pics/Titel.bmp
		. X = 6
		. Y = 0
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSIC_ANIMATOR_OPTION
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = BoomBox 2
			)
		)
	)
	( BM_Low
		. Typ = Bitmap
		. File = pics/High.bmp
		. X = 371
		. Y = 98
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ENCODING_QUALITY_LOW
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 11
				. Name = Tahoma
			)
		)
	)
	( BM_Medium
		. Typ = Bitmap
		. File = pics/medium.bmp
		. X = 521
		. Y = 98
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ENCODING_QUALITY_MEDIUM
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 12
				. Name = Tahoma
			)
		)
	)
	( BM_High
		. Typ = Bitmap
		. File = pics/High.bmp
		. X = 697
		. Y = 98
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ENCODING_QUALITY_HIGH
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 12
				. Name = Tahoma
			)
		)
	)
	( BM_EncR32_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_32
			. Color = 0x3F0700
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR32_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_32
			. Color = 0xC07000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR32_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_32
			. Color = 0xFFE000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR48_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_48
			. Color = 0x3F0700
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR48_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_48
			. Color = 0xC07000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR48_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_48
			. Color = 0xFFE000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR64_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_64
			. Color = 0x3F0700
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR64_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_64
			. Color = 0xC07000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR64_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_64
			. Color = 0xFFE000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR96_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_96
			. Color = 0x3F0700
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR96_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_96
			. Color = 0xC07000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR96_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_96
			. Color = 0xFFE000
			. X = 13
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR112_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_112
			. Color = 0x3F0700
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR112_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_112
			. Color = 0xC07000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR112_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_112
			. Color = 0xFFE000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR128_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_128
			. Color = 0x3F0700
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR128_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_128
			. Color = 0xC07000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR128_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_128
			. Color = 0xFFE000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR256_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_256
			. Color = 0x3F0700
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR256_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_256
			. Color = 0xC07000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR256_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_256
			. Color = 0xFFE000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR320_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_320
			. Color = 0x3F0700
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR320_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_320
			. Color = 0xC07000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_EncR320_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		. Child = true
		( Text
			. Label = $L_ENCODING_QUALITY_320
			. Color = 0xFFE000
			. X = 11
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Offline_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA_OFFLINE
			. Color = 0xC07000
			. X = 23
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Offline_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA_OFFLINE
			. Color = 0x3F0700
			. X = 23
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Offline_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA_OFFLINE
			. Color = 0xFFE000
			. X = 23
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Online_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA_ONLINE
			. Color = 0x3F0700
			. X = 24
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Online_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA_ONLINE
			. Color = 0xC07000
			. X = 24
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Online_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CD_DATA_ONLINE
			. Color = 0xFFE000
			. X = 24
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Speed_Max_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED_MAX
			. Color = 0x3F0700
			. X = 37
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Speed_Max_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED_MAX
			. Color = 0xC07000
			. X = 37
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Speed_Max_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED_MAX
			. Color = 0xFFE000
			. X = 37
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Speed_Sing_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED_SINGLE
			. Color = 0x3F0700
			. X = 51
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Speed_Sing_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED_SINGLE
			. Color = 0xC07000
			. X = 51
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Speed_Sing_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITESPEED_SINGLE
			. Color = 0xFFE000
			. X = 51
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Browse_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SEARCH_DIR
			. Color = 0x3F0700
			. X = 47
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Browse_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SEARCH_DIR
			. Color = 0xC07000
			. X = 47
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Browse_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SEARCH_DIR
			. Color = 0xFFE000
			. X = 47
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Animation_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ANIMATION_ON_OFF
			. Color = 0x3F0700
			. X = 33
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Animation_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_ANIMATION_ON_OFF
			. Color = 0xC07000
			. X = 33
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Animation_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = 	$L_ANIMATION_ON_OFF
			. Color = 0xFFE000
			. X = 33
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_PicAdd_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSICANIMATOR_NEW_PIC
			. Color = 0x3F0700
			. X = 31
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_PicAdd_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSICANIMATOR_NEW_PIC
			. Color = 0xC07000
			. X = 31
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_PicAdd_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSICANIMATOR_NEW_PIC
			. Color = 0xFFE000
			. X = 31
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_PicDel_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSICANIMATOR_DEL_PIC
			. Color = 0x3F0700
			. X = 23
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_PicDel_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSICANIMATOR_DEL_PIC
			. Color = 0xC07000
			. X = 23
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_PicDel_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_MUSICANIMATOR_DEL_PIC
			. Color = 0xFFE000
			. X = 23
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Mp3_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT_MP3
			. Color = 0x3F0700
			. X = 9
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Mp3_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT_MP3
			. Color = 0xC07000
			. X = 9
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Mp3_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT_MP3
			. Color = 0xFFE000
			. X = 9
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Wav_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT_WAV
			. Color = 0x3F0700
			. X = 9
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Wav_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT_WAV
			. Color = 0xC07000
			. X = 9
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Wav_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonKlein_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_WRITE_FORMAT_WAV
			. Color = 0xFFE000
			. X = 9
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Standard_A
		. Typ = Bitmap
		. File = pics/buttons/OKButton_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SET_STANDARD
			. Color = 0x3F0700
			. X = 22
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Standard_P
		. Typ = Bitmap
		. File = pics/buttons/OKButton_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SET_STANDARD
			. Color = 0x3F0700
			. X = 22
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Standard_R
		. Typ = Bitmap
		. File = pics/buttons/OKButton_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_SET_STANDARD
			. Color = 0xFFE000
			. X = 22
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Abbrechen_A
		. Typ = Bitmap
		. File = pics/buttons/OKButton_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CANCEL
			. Color = 0x3F0700
			. X = 30
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Abbrechen_P
		. Typ = Bitmap
		. File = pics/buttons/OKButton_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CANCEL
			. Color = 0x3F0700
			. X = 30
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_Abbrechen_R
		. Typ = Bitmap
		. File = pics/buttons/OKButton_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_CANCEL
			. Color = 0xFFE000
			. X = 30
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_OK_A
		. Typ = Bitmap
		. File = pics/buttons/OKButton_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_OPTION_OK
			. Color = 0x3F0700
			. X = 42
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_OK_P
		. Typ = Bitmap
		. File = pics/buttons/OKButton_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_OPTION_OK
			. Color = 0x3F0700
			. X = 42
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_OK_R
		. Typ = Bitmap
		. File = pics/buttons/OKButton_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_OPTION_OK
			. Color = 0xFFE000
			. X = 42
			. Y = 0
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_TitlEckL
		. Typ = Bitmap
		. File = pics/TitlEckL.bmp
		. X = 0
		. Y = 0
	)
	( BM_TitlEckR
		. Typ = Bitmap
		. File = pics/TitlEckR.bmp
		. X = 766
		. Y = 0
	)
	( BM_TitlRes
		. Typ = Bitmap
		. File = pics/TitlRes.bmp
		. X = 301
		. Y = 0
		. Scale = x
	)
	( BM_StatRes
		. Typ = Bitmap
		. File = pics/StatRes.bmp
		. X = 7
		. Y = 355
		. Scale = x
	)
	( BM_StatEckL
		. Typ = Bitmap
		. File = pics/StatEckL.bmp
		. X = 0
		. Y = 355
	)
	( BM_StatEckR
		. Typ = Bitmap
		. File = pics/StatEckR.bmp
		. X = 766
		. Y = 355
	)
	( BM_StatButt
		. Typ = Bitmap
		. File = pics/StatButt.bmp
		. X = 85
		. Y = 355
	)
	( BM_PicList
		. Typ = Bitmap
		. File = pics/PicList.bmp
		. Size = true
		. PatternX = 4
		. PatternY = 15
		. X = 360
		. Y = 237
		. Width = 366
		. Height = 15
		( Text
			. Label = $L_MUSICANIMATOR_PICLIST
			. Color = 0xC07000
			. ScreenUpdate = true
			. X = 4
			. Y = 2
			( Font
				. Size = 12
				. Name = Tahoma
			)
		)
	)
	( BM_GRAB
		. Typ = Bitmap
		. File = pics/Header.bmp
		. X = 32
		. Y = 203
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB
			. Color = 0xC07000
			. X = 0
			. Y = 0
			( Font
				. Size = 18
				. Name = Tahoma
			)
		)
	)
	( BM_ANALOG_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB_ANALOG
			. Color = 0x3F0700
			. X = 40
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_ANALOG_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB_ANALOG
			. Color = 0xFFE000
			. X = 40
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_ANALOG_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB_ANALOG
			. Color = 0xC07000
			. X = 40
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_DIGITAL_A
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_A.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB_DIGITAL
			. Color = 0x3F0700
			. X = 50
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_DIGITAL_R
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_R.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB_DIGITAL
			. Color = 0xFFE000
			. X = 50
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
	( BM_DIGITAL_P
		. Typ = Bitmap
		. File = pics/buttons/ButtonGross_P.bmp
		. PatternX = 0
		. PatternY = 0
		. OffsetX = 0
		. OffsetY = 0
		( Text
			. Label = $L_AUDIO_GRAB_DIGITAL
			. Color = 0xC07000
			. X = 50
			. Y = 1
			( Font
				. Size = 16
				. Name = Tahoma
			)
		)
	)
)

